home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / modules / ex / panel / scripts / DefineButton2_50 / BUTTONCONDACTION on(releaseOutside, rollOut).as < prev    next >
Encoding:
Text File  |  2002-03-20  |  72 b   |  4 lines

  1. on(releaseOutside, rollOut){
  2.    call("animation/control:rollOut");
  3. }
  4.